home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / gif2raw.lzh / GIF2RAW.DOC next >
Text File  |  1987-04-22  |  3KB  |  54 lines

  1.       []===================================================[]
  2.       ||                                                   ||
  3.       ||                   GIF 2 RAW                       || 
  4.       ||                                                   ||
  5.       ||                By P. Hannington                   ||
  6.       ||                                                   ||
  7.       []===================================================[]  
  8.  
  9. On ST FORMAT cover disk no. 37 (August edition) there was a superb program
  10. called Photochrome (by Douglas Little) which displayed QRT's .RAW files in 
  11. thousands of colours by using some clever palette-switching techniques. 
  12. IFF pictures were also supported, but the picture format is becoming 
  13. increasingly non-standard so none of the IFF pictures I have worked 
  14. correctly. The greatest source of colourful pictures are found on Bulletin 
  15. Boards, and these are stored in .GIF picture format.
  16.  
  17. Unfortunately, Photochrome does not support GIF pictures at the present time, 
  18. so I decided to write this program to allow Photochrome to take advantage of 
  19. the vast number of GIFs that are freely available.
  20.  
  21. My program converts GIF pictures into RAW files, which are supported by
  22. Photochrome. The program is simple to use - when you execute it, a standard
  23. file selector will appear. Select the source GIF file. A dialog box will
  24. appear which will contain some information about the picture. Selecting 
  25. 'convert' will bring up another file selector. Choose a destination RAW file
  26. name and the conversion will begin.
  27.  
  28. If the GIF image is larger than 320 by 200 pixels, the program will reduce
  29. the picture to half of its original size. This program cannot handle 
  30. interlaced GIF images due to memory constraints, but very few GIF images 
  31. are interlaced so it should not be problem.
  32.  
  33. I have only tried Photochrome on a standard ST and have been pleasantly
  34. surprised by the ability to display GIFs in near VGA quality. I believe
  35. that it should be even better on an STE !
  36.  
  37. This program is shareware, if you find it useful then any donations would 
  38. be greatly appreciated - I won't be able to write any more utilities if I 
  39. can't afford to spend the time on it ! 
  40.  
  41.           []===================[]
  42.           ||                   ||
  43.           || Paul Hannington   ||
  44.           || 82A Mancroft Road ||
  45.           || Caddington        ||
  46.           || BEDS              ||
  47.           || LU1 4EL           ||
  48.           ||                   ||
  49.           || ENGLAND.          ||
  50.           ||                   ||
  51.           []===================[]
  52.  
  53.               Be seeing you .............. 8-)
  54.